Is there a way to monitor machine use from the init code, that would trip an e-stop if there is no activity for 30 minutes? Kind of a sleep feature.
Todd
Group: DynoMotion
Message: 1338
From: Tom Kerekes
Date: 6/22/2011
Subject: Re: Auto disable
How do you define "no activity"? None of the axes moved? You could reset a timer every time you detect a change in any axis. If the timer ever reaches 30minutes then estop
--- On Wed, 6/22/11, morgtod <todmorg@...> wrote:
From: morgtod <todmorg@...> Subject: [DynoMotion] Auto disable To: DynoMotion@yahoogroups.com Date: Wednesday, June 22, 2011, 11:59 AM
Is there a way to monitor machine use from the init code, that would trip an e-stop if there is no activity for 30 minutes? Kind of a sleep feature.